IritTrivar2Polygons

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

IritTrivar2Polygons()  

SYNOPSIS

prsr_lib/ip_cnvrt.c:646

IPPolygonStruct *IritTrivar2Polygons(TrivTVStruct *Trivar,
                                     int FourPerFlat,
                                     RealType FineNess,
                                     int ComputeUV,
                                     int Optimal)
 

DESCRIPTION

Routine to approximate a single trivariate by polygons. Six faces of the trivariate are extracted as six surfaces that are displayed.  

PARAMETERS:

Trivar: To approximate using polygons.

FourPerFlat: See IritSurface2Polygons.

FineNess: See IritSurface2Polygons.

ComputeUV: See IritSurface2Polygons.

Optimal: See IritSurface2Polygons.  

FUNCTION RETURN VALUE

IPPolygonStruct *: Resulting polygons that approximates Srf.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:16 GMT, October 17, 2022